set ip next-hop

This command sets the next hop value in the RIPv2 protocol.

Syntax

set ip next-hop a.b.c.d 

Command

Description

a.b.c.d

Defines the IP address.

Command Mode

Privileged User

Example

This example sets the next hop to 10.4.4.28.

(conf-route-map)# set ip next-hop 10.4.4.28